home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 20 / 9 / DISK2092.ZIP / RBBS-LIT.ZIP / LIT / MULTNODE.LIT < prev    next >
Text File  |  1990-01-13  |  1KB  |  65 lines

  1. *[MULTNODE.LIT]***************************************************************
  2. * Description: Removes all file locking capabilities.                        *
  3. * RBBS-PC Level: CPC17.3                                                √ AM *
  4. * Module Affected: RBBSSUB3.BAS                                              *
  5. * Selection Option: MULTINODE = NONE                                         *
  6. * Additional files: None                                                     *
  7. ******************************************************************************
  8. 21993 SUB FileLock STATIC
  9. 21995
  10. 21996
  11. 22000
  12. 22100
  13. 22200
  14. 22300
  15. 22400
  16. 22500
  17. 25000
  18. 25100
  19. 25200
  20. 25300
  21. 25400
  22. 25500
  23. 26000
  24. 26100
  25. 26200
  26. 26300
  27. 26500
  28. 26600
  29. 26700
  30. 26750
  31. 26800
  32. 26900
  33. 27000
  34. 27100
  35. 27200
  36. 27300
  37. 27500
  38. 27600
  39. 27700
  40. 27750
  41. 27800
  42. 27900
  43. 28000
  44. 28010
  45. 28100
  46. 29000
  47. 29010
  48. 29100
  49. 29300
  50. 29500
  51. 29510
  52. 29600
  53. 29650
  54. 29700
  55. 29710
  56. 29720
  57. 29730
  58. 29800
  59. 29810
  60. 29820
  61. 29830 END SUB
  62. 30000 SUB InitIBM STATIC
  63.       END SUB
  64. 30020
  65.